On this pageSaveToStreamDescriptionThis method saves the current data to specified stream in DXF text format. S is the name of the destination stream.Syntaxprocedure SaveToStream(S: TStream);